home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / xceedzip / FRMMAIN.FRM < prev    next >
Text File  |  1999-04-26  |  60KB  |  1,439 lines

  1. VERSION 5.00
  2. Object = "{DB797681-40E0-11D2-9BD5-0060082AE372}#4.1#0"; "XceedZip.dll"
  3. Object = "{6B7E6392-850A-101B-AFC0-4210102A8DA7}#1.1#0"; "COMCTL32.OCX"
  4. Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "TABCTL32.OCX"
  5. Object = "{C932BA88-4374-101B-A56C-00AA003668DC}#1.1#0"; "MSMASK32.OCX"
  6. Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.1#0"; "COMDLG32.OCX"
  7. Begin VB.Form frmMain 
  8.    BorderStyle     =   1  'Fixed Single
  9.    Caption         =   "Getting Started Sample Application (Xceed Zip Compression Library v4.0)"
  10.    ClientHeight    =   6405
  11.    ClientLeft      =   150
  12.    ClientTop       =   435
  13.    ClientWidth     =   9720
  14.    LinkTopic       =   "Form1"
  15.    MaxButton       =   0   'False
  16.    MinButton       =   0   'False
  17.    ScaleHeight     =   6405
  18.    ScaleWidth      =   9720
  19.    StartUpPosition =   3  'Windows Default
  20.    Begin VB.PictureBox picHint 
  21.       Appearance      =   0  'Flat
  22.       BackColor       =   &H80000018&
  23.       ForeColor       =   &H80000008&
  24.       Height          =   1815
  25.       Left            =   5400
  26.       ScaleHeight     =   1785
  27.       ScaleWidth      =   4065
  28.       TabIndex        =   73
  29.       Top             =   1080
  30.       Visible         =   0   'False
  31.       Width           =   4095
  32.       Begin VB.Label lblHint 
  33.          BackStyle       =   0  'Transparent
  34.          ForeColor       =   &H80000017&
  35.          Height          =   1935
  36.          Left            =   0
  37.          TabIndex        =   74
  38.          Top             =   0
  39.          Width           =   4095
  40.       End
  41.    End
  42.    Begin MSComDlg.CommonDialog dlgSelect 
  43.       Left            =   9240
  44.       Top             =   600
  45.       _ExtentX        =   847
  46.       _ExtentY        =   847
  47.       _Version        =   393216
  48.    End
  49.    Begin ComctlLib.ProgressBar barGlobal 
  50.       Height          =   300
  51.       Left            =   5400
  52.       TabIndex        =   6
  53.       Top             =   6060
  54.       Width           =   4080
  55.       _ExtentX        =   7197
  56.       _ExtentY        =   529
  57.       _Version        =   393216
  58.       Appearance      =   1
  59.    End
  60.    Begin ComctlLib.ProgressBar barFile 
  61.       Height          =   300
  62.       Left            =   600
  63.       TabIndex        =   5
  64.       Top             =   6060
  65.       Width           =   4080
  66.       _ExtentX        =   7197
  67.       _ExtentY        =   529
  68.       _Version        =   393216
  69.       Appearance      =   1
  70.    End
  71.    Begin ComctlLib.StatusBar StatusBar1 
  72.       Align           =   2  'Align Bottom
  73.       Height          =   390
  74.       Left            =   0
  75.       TabIndex        =   4
  76.       Top             =   6015
  77.       Width           =   9720
  78.       _ExtentX        =   17145
  79.       _ExtentY        =   688
  80.       _Version        =   393216
  81.       BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
  82.          NumPanels       =   2
  83.          BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  84.             Object.Width           =   8414
  85.             MinWidth        =   8414
  86.             Text            =   "File:"
  87.             TextSave        =   "File:"
  88.          EndProperty
  89.          BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
  90.             Object.Width           =   8414
  91.             MinWidth        =   8414
  92.             Text            =   "Global:"
  93.             TextSave        =   "Global:"
  94.          EndProperty
  95.       EndProperty
  96.    End
  97.    Begin TabDlg.SSTab tabExamples 
  98.       Height          =   5175
  99.       Left            =   120
  100.       TabIndex        =   1
  101.       Top             =   720
  102.       Width           =   5415
  103.       _ExtentX        =   9551
  104.       _ExtentY        =   9128
  105.       _Version        =   393216
  106.       Style           =   1
  107.       Tabs            =   5
  108.       Tab             =   1
  109.       TabsPerRow      =   5
  110.       TabHeight       =   520
  111.       TabCaption(0)   =   "PreviewFiles"
  112.       TabPicture(0)   =   "frmmain.frx":0000
  113.       Tab(0).ControlEnabled=   0   'False
  114.       Tab(0).Control(0)=   "lblPreviewFiles"
  115.       Tab(0).Control(0).Enabled=   0   'False
  116.       Tab(0).Control(1)=   "lblPreviewFilesToProcess"
  117.       Tab(0).Control(1).Enabled=   0   'False
  118.       Tab(0).Control(2)=   "lblFilesToExclude"
  119.       Tab(0).Control(2).Enabled=   0   'False
  120.       Tab(0).Control(3)=   "lblRequiredFileAttribs"
  121.       Tab(0).Control(3).Enabled=   0   'False
  122.       Tab(0).Control(4)=   "lblExcludedAttribs"
  123.       Tab(0).Control(4).Enabled=   0   'False
  124.       Tab(0).Control(5)=   "edtPFilesToProcess"
  125.       Tab(0).Control(5).Enabled=   0   'False
  126.       Tab(0).Control(6)=   "edtPFilesToExclude"
  127.       Tab(0).Control(6).Enabled=   0   'False
  128.       Tab(0).Control(7)=   "chkPProcessSubfolders"
  129.       Tab(0).Control(7).Enabled=   0   'False
  130.       Tab(0).Control(8)=   "btPreview"
  131.       Tab(0).Control(8).Enabled=   0   'False
  132.       Tab(0).Control(9)=   "lstPRequiredFileAttributes"
  133.       Tab(0).Control(9).Enabled=   0   'False
  134.       Tab(0).Control(10)=   "lstPExcludedFileAttributes"
  135.       Tab(0).Control(10).Enabled=   0   'False
  136.       Tab(0).ControlCount=   11
  137.       TabCaption(1)   =   "Zip"
  138.       TabPicture(1)   =   "frmmain.frx":001C
  139.       Tab(1).ControlEnabled=   -1  'True
  140.       Tab(1).Control(0)=   "lblZip"
  141.       Tab(1).Control(0).Enabled=   0   'False
  142.       Tab(1).Control(1)=   "lblZipFilename"
  143.       Tab(1).Control(1).Enabled=   0   'False
  144.       Tab(1).Control(2)=   "lblBasePath"
  145.       Tab(1).Control(2).Enabled=   0   'False
  146.       Tab(1).Control(3)=   "lblZipFilesToProcess"
  147.       Tab(1).Control(3).Enabled=   0   'False
  148.       Tab(1).Control(4)=   "lblZipTempFolder"
  149.       Tab(1).Control(4).Enabled=   0   'False
  150.       Tab(1).Control(5)=   "Label2"
  151.       Tab(1).Control(5).Enabled=   0   'False
  152.       Tab(1).Control(6)=   "edtZZipFilename"
  153.       Tab(1).Control(6).Enabled=   0   'False
  154.       Tab(1).Control(7)=   "edtZBasePath"
  155.       Tab(1).Control(7).Enabled=   0   'False
  156.       Tab(1).Control(8)=   "edtZFilesToProcess"
  157.       Tab(1).Control(8).Enabled=   0   'False
  158.       Tab(1).Control(9)=   "chkZPreservePaths"
  159.       Tab(1).Control(9).Enabled=   0   'False
  160.       Tab(1).Control(10)=   "chkZProcessSubfolders"
  161.       Tab(1).Control(10).Enabled=   0   'False
  162.       Tab(1).Control(11)=   "chkZUseTempFile"
  163.       Tab(1).Control(11).Enabled=   0   'False
  164.       Tab(1).Control(12)=   "edtZTempFolder"
  165.       Tab(1).Control(12).Enabled=   0   'False
  166.       Tab(1).Control(13)=   "btZip"
  167.       Tab(1).Control(13).Enabled=   0   'False
  168.       Tab(1).Control(14)=   "edtZFilesToExclude"
  169.       Tab(1).Control(14).Enabled=   0   'False
  170.       Tab(1).ControlCount=   15
  171.       TabCaption(2)   =   "ListZipContents"
  172.       TabPicture(2)   =   "frmmain.frx":0038
  173.       Tab(2).ControlEnabled=   0   'False
  174.       Tab(2).Control(0)=   "lblListZipContents"
  175.       Tab(2).Control(0).Enabled=   0   'False
  176.       Tab(2).Control(1)=   "lblListZipContents2"
  177.       Tab(2).Control(1).Enabled=   0   'False
  178.       Tab(2).Control(2)=   "lblListZipContents3"
  179.       Tab(2).Control(2).Enabled=   0   'False
  180.       Tab(2).Control(3)=   "lblListZipZipFilename"
  181.       Tab(2).Control(3).Enabled=   0   'False
  182.       Tab(2).Control(4)=   "lblListMinDateToProcess"
  183.       Tab(2).Control(4).Enabled=   0   'False
  184.       Tab(2).Control(5)=   "lblListZipMaxDateToProcess"
  185.       Tab(2).Control(5).Enabled=   0   'False
  186.       Tab(2).Control(6)=   "lblListZipMinSizeToProcess"
  187.       Tab(2).Control(6).Enabled=   0   'False
  188.       Tab(2).Control(7)=   "lblListZipMaxSizeToProcess"
  189.       Tab(2).Control(7).Enabled=   0   'False
  190.       Tab(2).Control(8)=   "edtLMaxDateToProcess"
  191.       Tab(2).Control(8).Enabled=   0   'False
  192.       Tab(2).Control(9)=   "edtLZipFilename"
  193.       Tab(2).Control(9).Enabled=   0   'False
  194.       Tab(2).Control(10)=   "edtLMinDateToProcess"
  195.       Tab(2).Control(10).Enabled=   0   'False
  196.       Tab(2).Control(11)=   "edtLMinSizeToProcess"
  197.       Tab(2).Control(11).Enabled=   0   'False
  198.       Tab(2).Control(12)=   "edtLMaxSizeToProcess"
  199.       Tab(2).Control(12).Enabled=   0   'False
  200.       Tab(2).Control(13)=   "btList"
  201.       Tab(2).Control(13).Enabled=   0   'False
  202.       Tab(2).ControlCount=   14
  203.